home *** CD-ROM | disk | FTP | other *** search
/ BUG 6 / BUGCD1997_09.BIN / APLIC / PAGEMAKR / ARCHIVE.Z / Grid Manager....SPT < prev    next >
Text File  |  1996-10-31  |  421b  |  19 lines

  1. -- Grid Manager...
  2. -- 1 October 96, rs
  3.  
  4. -- This script will run the plug-in.
  5. -- It is provided as an alternative to selecting
  6. -- the plug-in from the menu.  
  7. -- If you can not invoke the plug-in, try running
  8. -- it from the menu, which may provide a more
  9. -- diagnostic error message.
  10.  
  11. getplatform >> platform
  12. if platform = MACINTOSH
  13. addition "Grid Managerâ•”"
  14. else
  15. addition "Grid Manager..."
  16. endif
  17. return
  18.  
  19.